projects
/
haskell-nothunks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26f272b
)
newer-deps
author
Debian Haskell Group
<pkg-haskell-maintainers@lists.alioth.debian.org>
Mon, 19 Jan 2026 22:00:23 +0000
(17:00 -0500)
committer
Clint Adams
<clint@debian.org>
Mon, 19 Jan 2026 22:00:23 +0000
(17:00 -0500)
Gbp-Pq: Name newer-deps
nothunks.cabal
patch
|
blob
|
history
diff --git
a/nothunks.cabal
b/nothunks.cabal
index ca8a206a043b15008c7f38ba0b07e3177c567a03..438c761eb0592c68f57880d63f0d145556b425d4 100644
(file)
--- a/
nothunks.cabal
+++ b/
nothunks.cabal
@@
-43,13
+43,13
@@
library
build-depends: base >= 4.12 && < 5
, containers >= 0.5 && < 0.9
, stm >= 2.5 && < 2.6
- , time >= 1.5 && < 1.1
5
+ , time >= 1.5 && < 1.1
6
-- Whatever is bundled with ghc
, ghc-heap
if impl(ghc >= 9.2)
- build-depends: wherefrom-compat
^>= 0.2
+ build-depends: wherefrom-compat
>= 0.1.1 && < 0.3
if flag(bytestring)
build-depends: bytestring >= 0.10 && < 0.13